| 1. | After asp . net renders the current page , it performs the appropriate pagination Asp . net呈现当前页后,执行适当的分页。 |
| 2. | To specify whether asp . net renders markup that complies with xhtml standards , configure the 若要指定asp . net是否呈现符合xhtml标准的标记,请配置应用程序的web . config文件中的 |
| 3. | When the control runs in the mobile web page , asp . net renders the contents of the template in place of the default markup for the control 当控件在移动web窗体页中运行时, asp . net页框架呈现模板的内容,而不是控件的默认代码。 |
| 4. | Asp . net web pages can be requested from any browser or client device , and asp . net renders markup such as html to the requesting browser 可以从任何浏览器或客户端设备请求asp . net网页, asp . net会向请求浏览器呈现标记(例如html ) 。 |
| 5. | As a rule , you can use the same page for multiple browsers , because asp . net renders the appropriate markup for the browser making the request 通常,您可以对多个浏览器使用相同的页,因为asp . net会为发出请求的浏览器呈现适当的标记。 |
| 6. | However , if needed , you can have asp . net render a label using one string on one device and a different string on another device 但是,开发人员必须进行一些努力,以确保asp . net允许在一个设备上将一个字符串指定为标签而在另一个设备上将另一个字符串指定为标签。 |
| 7. | However , when the container is displayed on a mobile device or mobile device emulator that matches the property being evaluated by the device filter , asp . net renders the container according to the templates and property override values 但是,当容器显示在与设备筛选器正评测的属性相匹配的移动设备或移动设备模拟器上时, asp . net将根据模板和属性重写值呈现容器。 |